BUG: run tests in a tempdir, copy needed local files#111
Conversation
cfdd31f to
ccb3eb2
Compare
|
Two things I do not understand ATM:
|
ccb3eb2 to
d5b567f
Compare
44b3199 to
20594e1
Compare
I believe the However, the local files are typically located in the same directory as the module referencing them so the values should just be the names of the files: dt_config.local_resources = {'scpdt.tests.local_file_cases.local_files':
['local_file.txt'],
'scpdt.tests.local_file_cases.sio':
['octave_a.mat']
}I pulled this branch locally and this slight change seems to work. |
|
Could you send your changes as a PR for the CI to run? |
That seems to have done the trick: #127 |
|
Yup sure, if that's more convenient. |
Actually, I'll cherry-pick it and squash my debug commits. |
😅 too late |
0bed0d4 to
19f3534
Compare
|
OK :-). |
|
Merging in. Thank you Sheila for the fix! |
When ready, will fix gh-101
(edited)